domain
Class BasicRole

java.lang.Object
  extended by domain.GeneralRole
      extended by domain.BasicRole
All Implemented Interfaces:
Functionable, Included, Including
Direct Known Subclasses:
DirectRole, DirectRoleAttributeDomain, InverseRole, InverseRoleAttributeDomain

public abstract class BasicRole
extends GeneralRole
implements Included, Functionable


Constructor Summary
BasicRole()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicRole

public BasicRole()